home *** CD-ROM | disk | FTP | other *** search
- Path: rigel.oac.uci.edu!lgascoig
- From: lgascoig@rigel.oac.uci.edu (Louis Gascoigne)
- Newsgroups: comp.lang.java,sci.math,sci.math.num-analysis,comp.lang.fortran,comp.lang.c
- Subject: Re: mathematical/statistical routines in Java
- Date: 21 Mar 96 19:48:27 GMT
- Organization: University of California, Irvine
- Distribution: inet
- Message-ID: <lgascoig.827437707@rigel.oac.uci.edu>
- References: <31514E36.4E5E@baan.nl>
- NNTP-Posting-Host: rigel.oac.uci.edu
- X-Newsreader: NN version 6.5.0 #6 (NOV)
-
- Jaco van Kooten <jvkooten@baan.nl> writes:
-
- >Does anyone know if there exist mathematical and statistical
- >routines in Java? A lot of them are available in Fortran and
- >C (at netlib), but I need them in Java.
- >O.K. I can rewrite them, but that's a rather boring and time
- >consuming job. (May be it is time to write a C2java compiler.)
- >I am also interested in cooperating with someone having the same
- >problem.
-
- At some point I am going to be interested in having simple functions like
- random number generation (with a relatively long period), trig functions,
- etc... in Java. I haven't yet programmed in Java or even looked at a
- manual or file on how to do it, but I know I am interested in putting
- some real-time stat mech calculations on my web page. I am willing
- to contribute any math routines I write to a collaborative project.
- I am also interested in simple visualization (i.e. 2d plots). Something
- like this probably exists, but if it doesn't I would be willing to
- contribute to that as well.
-
-
-
-